home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / cback5.zip / CALLBACK.DOC next >
Text File  |  1992-03-08  |  7KB  |  181 lines

  1. March 8, 1992
  2.                                                                      1.
  3.  
  4.  
  5.  
  6.  
  7.                                   CALLBACK
  8.                      (C) Copyright 1992 by Stanley Sheff
  9.                        Support BBS: The Brainex System
  10.                                (310) 275-2344
  11.                                (310) 273-5234
  12.              CallBack Verification Door for GAP BBS Version 5
  13.                                ---------------
  14.              NOTE: THIS VERSION WORKS WITH GAP VERSION 5 ONLY!
  15.  
  16.    Welcome to the CALLBACK. Now your callers can be verified by your
  17.    BBS.  CallBack will call users back by modem to verify their phone
  18.    number.  When they answer, it will ask for their password. If they answer
  19.    correctly, their access level will be raised to a predetermined level.
  20.    
  21.    CALLBACK supports com ports opened up to 38400 and as many of them as 
  22.    you can fit in the machine. This makes CALLBACK easy to set up on a 
  23.    multi-node system with GAP.
  24.     
  25.  
  26.  
  27.     CALLBACK Files
  28.     ----------------
  29.     CALLBACK.EXE <------------------ CALLBACK Program
  30.     CALLBACK.DOC <------------------ Sysop's Information
  31.     CALLBACK.TXT <------------------ Text Screens Displayed by CALLBACK
  32.     REGISTER.DOC <------------------ Registration information
  33.     CB.CNF       <------------------ Sample Configuration File
  34.     LOCAL        <------------------ Local Phone Numbers
  35.     TRASH        <------------------ Numbers that will not be allowed
  36.     PLUSONE      <------------------ Prefixes that require a 1 added for dial
  37.     VALIDATE     <------------------ List of verified user (Created by Prg.)
  38.     FILE_ID.DIZ  <------------------ Brief File Description
  39.    
  40.    All of these files should be in this ZIP, if they are not, don't
  41.    take a chance! Call The Brainex System and get a good copy or view the 
  42.    file on a few local boards to see if you can find a complete copy.
  43.  
  44.    SETUP
  45.    =====
  46.    The setup of CALLBACK is simple, all you need to do is create a
  47.    directory called CALLBACK for CALLBACK and its files, then copy the
  48.    files into that directory. After that you will need to edit a CB.CNF
  49.    file for your BBS requirements.  Use the sample CB.CNF as a guide.
  50.  
  51.  
  52.                                                                        2.
  53. C:\GAP
  54. The Brainex System
  55. 0
  56. 40,50
  57. YES
  58. 6,17
  59. (310)
  60. ATZ
  61. ATDT
  62. NONE
  63. 0
  64. YES
  65. COLOR
  66. =====================================================================
  67. Line 1  - Path to DOOR.SYS
  68. Line 2  - BBS Name
  69. Line 3  - Registration Number
  70. Line 4  - Level for Callback Access, New Level after verification
  71. Line 5  - Previously Verified callers get automatic level upgrade.
  72. Line 6  - Restrict Long Distance Calls (24 hour time - Start, Stop)
  73.           Start = Calls after this hour restricted
  74.           Stop  = Calls before this hour restricted
  75.           (Long Distance will call on Sat. & Sunday)
  76.           0,0   = NO LONG DISTANCE CALL BACKS
  77.           25,25 = ALWAYS DO LONG DISTANCE CALLBACKS
  78. Line 7  - Your Area Code
  79. Line 8  - Modem Init String
  80. Line 9  - Modem Dial String
  81. Line 10 - Long Distance Company Dial String (NONE if not used)
  82. Line 11 - Time to Wait after LD dial string is sent to modem
  83. Line 12 - HANGUP after LOCAL callback
  84. Line 13 - Local Display: MONO or COLOR
  85. =====================================================================
  86.  
  87.    You will also need to modify your doors menu files and the data
  88.    file that tells the BBS what your doors are and the security
  89.    level needed to access them. For GAP, these are respectively:
  90.    
  91.        DOORM
  92.        DOORMG
  93.        DOORS.DAT
  94.  
  95.    Please refer to your BBS documentation for details on 
  96.    setting up these files.
  97.  
  98.  
  99.                                                                      3.
  100.  
  101.    If you are running multi-nodes, simply create a separate door
  102.    configuration file for each node, and number them. For instance,
  103.    for a 3 node system, you might have the following configuration
  104.    files:
  105.  
  106.        CB1.CNF
  107.        CB2.CNF
  108.        CB3.CNF
  109.  
  110.    The only difference between the three would be the 1st line which
  111.    points to the default directory for the particular node.
  112.  
  113.    Another easy way to add the CALLBACK to GAP is to use Gap's
  114.    configuration option to create a SYSOP DEFINED COMMAND (consult Gap's 
  115.    docs for info on sysop defined commands). On The Brainex System I use 
  116.    CALLBACK. The batch file to run CALLBACK is named CALLBACK.BAT and placed 
  117.    in the BBS default directory (C:\GAP). When a caller types CALLBACK at the 
  118.    main prompt, they are instantly taken to the CALLBACK.
  119.  
  120.  
  121.    The following files are read during door initialization. They
  122.    must be present or the door will not operate.
  123.                                 
  124.        DOOR.SYS 
  125.        GAPBBS.CNF
  126.        USERS
  127.                                     
  128.  
  129.    LOCAL FILE
  130.    ==========
  131.    Place area codes and/or area codes plus prefixes in this file.
  132.    If all numbers within your area code are local, you can delete
  133.    this file.
  134.  
  135.    Example:  Numbers local to 310-275-2344
  136.  
  137.    (310)
  138.    (213)
  139.    (818)762-
  140.    (818)980-
  141.  
  142.  
  143.    PLUSONE FILE
  144.    ============
  145.    Place numbers in this file that are WITHIN you area code, but require
  146.    a 1 before dialing.
  147.  
  148.    Example:
  149.  
  150.    531-
  151.    760-
  152.  
  153.    Don't forget the hypen! It tells CallBack Brain that the number is a
  154.    prefix...
  155.  
  156.    -----------------------------------------------------------------------
  157.    This version of CALLBACK is a fully functional DEMO. When you register,
  158.    the opening registration screen will be removed. This door is released
  159.    "As Is" and there is *NO* warranty or guarantee that it will work for
  160.    you and not cause any problems. You have chosen to use this door, YOU are 
  161.    responsible for any unfortunate problems that may develop from its 
  162.    use or misuse. I will gladly listen to any suggestions or 
  163.    problems you may have, and I will do my best to fix whatever 
  164.    needs to be fixed. I can not be held responsible for any problems 
  165.    you may have, whether directly or indirectly due to the use of the
  166.    door or its utilities or associated files.
  167.    
  168.    Please read REGISTER.DOC for information on how you can register
  169.    your copy of CALLBACK.
  170.  
  171.    For complete support, contact Stanley Sheff on The Brainex System.
  172.    Your questions will be quickly and cheerfully answered!
  173.  
  174.  
  175.    Have Fun!
  176.    Stanley Sheff
  177.    The Brainex System
  178.    310-275-2344 HST
  179.    310-273-5234 MNP
  180.  
  181.